home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3403 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. X-Mailer: MicroDot 1.10 [UNREGISTRIERT] via [DOS/NCBMail V2.21 REL.:160995]
  2. Message-ID: <xJR7eMD0aLz3@point86.people-s.people.de>
  3. Organization: Artwork Demo Factories ..
  4. References: <38232329@kone.fipnet.fi> <4ftb3k$1ua@sunsystem5.informatik.tu-muenchen.de>
  5. X-Gateway: ZCONNECT UU people-s.people.de [DUUCP vom 01.07.1994]
  6. MIME-Version: 1.0
  7. Content-Type: text/plain; charset=ISO-8859-1
  8. Content-Transfer-Encoding: 8bit
  9. From: azure@people-s.people.de (Tim Boescke)
  10. Subject: Re: Bitfieldinsert?
  11. Date: 16 Feb 1996 23:18:38 +0100
  12. Path: people-s.people.de!azure
  13. Newsgroups: comp.sys.amiga.programmer
  14. Distribution: world
  15.  
  16. fischerj@informatik.tu-muenchen.de (Juergen Rally Fischer) erzeugte am 14.02.1996 unter dem
  17. Betreff "Re: Bitfieldinsert?" :
  18. JF> In article <38232421@kone.fipnet.fi>, "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi> writes:
  19. JF> |> 
  20. JF> |> > >         move.l  (a0,d0.w*4),(a1)+
  21. JF> |> > >         addx.l  d1,d0
  22. JF> |> > 
  23. JF> |> > Cool! Looks fast when working with big polys, but handling left and
  24. JF> |> > right bytes (edges) should slow down the thing...
  25. JF> 
  26. JF> Indeed cool! 10/4 cycles / pixel for 4 planes, right ?
  27. JF> Is this how pygmy did it ?
  28.  
  29.     I think so. IT looks to me, as if they are copying from a light-table
  30.     directly to the bitplanes.. They are probably doing longword-copies aligned
  31.     to longword borders. That is why there are these vertical errors..
  32.  
  33. --
  34.     +--------------------------------------------------------------------+
  35.     |      -  AZURE@PEOPLE-S.people.de - Tim Boescke - AZURE /atw.bzr    |
  36.     +------------------<programming on:AMIGA,PC,C64,PLUS/4,VCS2600>------+
  37.